Whether the device has an active connection or not
bool is_connected = 3;
The pairing PIN for bluetooth
uint32 pin = 1;
RSSI of bluetooth connection
int32 rssi = 2;